home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TDIRLEGENDDIALOG
/
TDIRLEGENDDIALOG.txt
Wrap
Text File
|
2008-11-03
|
961b
|
48 lines
inherited DirLegendDialog: TDirLegendDialog
Left = 308
Top = 193
ActiveControl = CloseBtn
Caption = 'Legend'
ClientHeight = 401
ClientWidth = 401
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Panel: TUiPanel
Left = 0
Top = 0
Width = 401
Height = 401
Align = alClient
BevelOuter = bvNone
TabOrder = 0
DesignSize = (
401
401)
object LB: TUiListBox
Left = 8
Top = 8
Width = 385
Height = 354
TabStop = False
Style = lbOwnerDrawFixed
Anchors = [akLeft, akTop, akRight, akBottom]
ItemHeight = 16
TabOrder = 0
OnDrawItem = LBDrawItem
end
object CloseBtn: TUiButton
Left = 320
Top = 370
Anchors = [akRight, akBottom]
Cancel = True
Caption = 'Close'
Default = True
TabOrder = 1
OnClick = CloseClick
AutoSize = asRight
end
end
end